-
Notifications
You must be signed in to change notification settings - Fork 8k
Add support Clock Control driver for Renesas RZ/T2M, N2L #94946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support Clock Control driver for Renesas RZ/T2M, N2L #94946
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
|
a1c6fde
to
7e0bb16
Compare
7e0bb16
to
6f97928
Compare
Rebase to fix CI failure. |
Update commit id for hal_renesas Signed-off-by: Quang Le <[email protected]> Signed-off-by: Tien Nguyen <[email protected]>
Add Clock Control driver support for Renesas RZ/N2L, T2M Signed-off-by: Quang Le <[email protected]> Signed-off-by: Tien Nguyen <[email protected]>
Add Clock Control nodes to Renesas RZ/N2L, T2M devicetree Signed-off-by: Quang Le <[email protected]> Signed-off-by: Tien Nguyen <[email protected]>
Retrieve the value of SYS_CLOCK_HW_CYCLES_PER_SEC from the osc node in the RZ/N2L, T2M devicetree. Signed-off-by: Quang Le <[email protected]> Signed-off-by: Tien Nguyen <[email protected]>
6f97928
to
032cb1e
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Add support for Clock Control driver for Renesas RZ/T2M, N2L:
SYS_CLOCK_HW_CYCLES_PER_SEC
from dts (fix Add minimal support for Renesas Start Kit+ RZ/N2L #85782 (comment), Re-design board support and driver for rzt2m_rsk #85801 (comment))Need: zephyrproject-rtos/hal_renesas#129 (merged)